[INFO] cloning repository https://github.com/lunabunn/lunabunn.github.io
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lunabunn/lunabunn.github.io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunabunn%2Flunabunn.github.io", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunabunn%2Flunabunn.github.io'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff708eb4db7c65152d5076bd639482d70bc046d6
[INFO] checking lunabunn/lunabunn.github.io against try#3f7e3b175fda7edbf81081bcd9b91b73f2f7993f for pr-156157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunabunn%2Flunabunn.github.io" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lunabunn/lunabunn.github.io
[INFO] finished tweaking git repo https://github.com/lunabunn/lunabunn.github.io
[INFO] tweaked toml for git repo https://github.com/lunabunn/lunabunn.github.io written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lunabunn/lunabunn.github.io on toolchain 3f7e3b175fda7edbf81081bcd9b91b73f2f7993f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lunabunn/lunabunn.github.io already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking lunabunn/lunabunn.github.io against try#3f7e3b175fda7edbf81081bcd9b91b73f2f7993f for pr-156157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunabunn%2Flunabunn.github.io" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lunabunn/lunabunn.github.io
[INFO] finished tweaking git repo https://github.com/lunabunn/lunabunn.github.io
[INFO] tweaked toml for git repo https://github.com/lunabunn/lunabunn.github.io written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lunabunn/lunabunn.github.io on toolchain 3f7e3b175fda7edbf81081bcd9b91b73f2f7993f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lunabunn/lunabunn.github.io already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded maud_htmlescape v0.17.0
[INFO] [stderr]   Downloaded gray_matter v0.2.1
[INFO] [stderr]   Downloaded maud v0.22.2
[INFO] [stderr]   Downloaded maud_macros v0.22.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 005083bec5fac3ccf80e83ae9a533556914228e8400e88b7a9819a865d516531
[INFO] running `Command { std: "docker" "start" "-a" "005083bec5fac3ccf80e83ae9a533556914228e8400e88b7a9819a865d516531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "005083bec5fac3ccf80e83ae9a533556914228e8400e88b7a9819a865d516531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "005083bec5fac3ccf80e83ae9a533556914228e8400e88b7a9819a865d516531", kill_on_drop: false }`
[INFO] [stdout] 005083bec5fac3ccf80e83ae9a533556914228e8400e88b7a9819a865d516531
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 159752bb2b4a8c0660abeaeefdd852a1219f4590590b937c0fb0a83f31b23976
[INFO] running `Command { std: "docker" "start" "-a" "159752bb2b4a8c0660abeaeefdd852a1219f4590590b937c0fb0a83f31b23976", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling maud_htmlescape v0.17.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling maud_macros v0.22.2
[INFO] [stderr]     Checking maud v0.22.2
[INFO] [stderr]     Checking serde v1.0.130
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking serde_json v1.0.68
[INFO] [stderr]     Checking gray_matter v0.2.1
[INFO] [stderr]     Checking lunabunn_blog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.78s
[INFO] running `Command { std: "docker" "inspect" "159752bb2b4a8c0660abeaeefdd852a1219f4590590b937c0fb0a83f31b23976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "159752bb2b4a8c0660abeaeefdd852a1219f4590590b937c0fb0a83f31b23976", kill_on_drop: false }`
[INFO] [stdout] 159752bb2b4a8c0660abeaeefdd852a1219f4590590b937c0fb0a83f31b23976
